.page1 {
	border: 1px solid rgb(230, 230, 230); font-size: 12px; margin-right: 5px; display: inline; list-style-type: none; cursor: pointer;
}
.page2 {
	border: 1px solid rgb(183, 216, 238); color: rgb(68, 68, 68); font-size: 12px; font-weight: bold; cursor: pointer; background-color: rgb(210, 234, 246);
}
